[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                            PieSlice procedure

  DECLARATION:  PieSlice(X, Y : Integer; StAngle, EndAngle,
                         Radius : Word);

      PURPOSE:  Draws and fills a pie slice.

         UNIT:  Graph

      REMARKS:  This draws a pie slice, using (X,Y) as the center
                point, and drawing from StAngle to EndAngle.  The pie slice
                is outlined in the current color and filled using the pattern
                and color set by SetFillStyle or SetFillPattern.

                Errors are returned through GraphResult.

 RESTRICTIONS:  Must first be in graphics mode.

See Also: Arc Circle Ellipse GetArcCoords GetAspectRatio
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson